Function ndk_sys::ANeuralNetworksExecution_enableInputAndOutputPadding[][src]

pub unsafe extern "C" fn ANeuralNetworksExecution_enableInputAndOutputPadding(
    execution: *mut ANeuralNetworksExecution,
    enable: bool
) -> c_int