Function libparted_sys::strpbrk

source ·
pub unsafe extern "C" fn strpbrk(
    __s: *const c_char,
    __accept: *const c_char
) -> *mut c_char