Type Definition argon2_sys::allocate_fptr[][src]

type allocate_fptr = Option<unsafe extern "C" fn(memory: *mut *mut u8, bytes_to_allocate: size_t) -> c_int>;