Function rcudnn::cudnnGetConvolutionReorderType[][src]

pub unsafe extern "C" fn cudnnGetConvolutionReorderType(
    convDesc: *mut cudnnConvolutionStruct,
    reorderType: *mut cudnnReorderType_t
) -> cudnnStatus_t