core.sys.bionic.string
D header file for Bionic string.
Copyright
Copyright © 2019, The D Language Foundation
fn memmem
Functions 1
fn
void * memmem(return scope const void * haystack, size_t haystacklen, scope const void * needle, size_t needlelen) pure